VillageMark 
------------

Command line options: (they are not case sensitive)

-Width=???
 Sets horizontal resolution. 

-Height=???
 Sets vertical resolution. 

-Bpp=??
 Sets colour depth.
 (Note: To use this option, With and Depth have to be defined as well)

-TrilinearOFF
 Disables trilinear.

-CompressionOFF
 Disables DXT texture compression.

-T&LOFF
 Disables T&L optimised code. (T&LHal will not be displayed in the devices list).

-VSyncON
 Enables Vertical Syncronisation.

-Benchmark or -Benchmark=1
 Enable benchmark mode where only one loop is performed. It will run for 1800 frames.
 At the end press F12 to get a screen-shot and press ESC to finish.
 On these modes VSync will be disabled.

-Benchmark=2
 Enable benchmark mode. This benchmark is timed, and it will take 2 minutes to complete a full loop.
	
-AutoPAUSE
 Start in PAUSE mode (incompatible with benchmark mode).

-AutoQuit
 Quit the benchmark after one loop (only works in benchmark modes).

-Secondary
 Runs on the secondary device.

-ForceMaxTexture= (256,128,64 or 32)
 Force maximun size allowed for textures. Will be not DXT texture compression.
	
Example:

VillageMark.exe -Width=640 -Height=480 -Benchmark

Note: 

A file called VillageMarkResult.txt will be written in the application folder (benchmark mode only). 
